[INFO] cloning repository https://github.com/jjl9807/cargo-buckal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jjl9807/cargo-buckal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjl9807%2Fcargo-buckal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjl9807%2Fcargo-buckal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d771729d765cd8ed49fff66956b7db5670dea119
[INFO] checking jjl9807/cargo-buckal against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjl9807%2Fcargo-buckal" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jjl9807/cargo-buckal
[INFO] finished tweaking git repo https://github.com/jjl9807/cargo-buckal
[INFO] tweaked toml for git repo https://github.com/jjl9807/cargo-buckal written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jjl9807/cargo-buckal on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jjl9807/cargo-buckal already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dupe_derive v0.9.1
[INFO] [stderr]   Downloaded dupe v0.9.1
[INFO] [stderr]   Downloaded libredox v0.1.11
[INFO] [stderr]   Downloaded serde_starlark v0.1.17
[INFO] [stderr]   Downloaded starlark_map v0.13.0
[INFO] [stderr]   Downloaded allocative v0.3.4
[INFO] [stderr]   Downloaded annotate-snippets v0.9.2
[INFO] [stderr]   Downloaded starlark_syntax v0.13.0
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.1
[INFO] [stderr]   Downloaded cc v1.2.37
[INFO] [stderr]   Downloaded newline-converter v0.3.0
[INFO] [stderr]   Downloaded inquire v0.7.5
[INFO] [stderr]   Downloaded daggy v0.9.0
[INFO] [stderr]   Downloaded cargo_metadata v0.22.0
[INFO] [stderr]   Downloaded cargo-util-schemas v0.8.2
[INFO] [stderr]   Downloaded cargo-util-schemas v0.12.0
[INFO] [stderr]   Downloaded cargo-platform v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 45ad2fdcb4c049fb01e7318479c30e05cf2521e3fdb64e242a0a2d006909edde
[INFO] running `Command { std: "docker" "start" "45ad2fdcb4c049fb01e7318479c30e05cf2521e3fdb64e242a0a2d006909edde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45ad2fdcb4c049fb01e7318479c30e05cf2521e3fdb64e242a0a2d006909edde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "45ad2fdcb4c049fb01e7318479c30e05cf2521e3fdb64e242a0a2d006909edde" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45ad2fdcb4c049fb01e7318479c30e05cf2521e3fdb64e242a0a2d006909edde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "45ad2fdcb4c049fb01e7318479c30e05cf2521e3fdb64e242a0a2d006909edde" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling allocative v0.3.4
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling starlark_map v0.13.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking annotate-snippets v0.9.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c290daa1e5274a52e54a0f49e31bd70192abc606/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=ff316fd65ec6d6c2 -C extra-filename=-e55ebb46c2b87c40 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7cb8a163e7d964d6.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-2b938e2b99df929c.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-74de986ac8432719.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "45ad2fdcb4c049fb01e7318479c30e05cf2521e3fdb64e242a0a2d006909edde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45ad2fdcb4c049fb01e7318479c30e05cf2521e3fdb64e242a0a2d006909edde", kill_on_drop: false }`
[INFO] [stdout] 45ad2fdcb4c049fb01e7318479c30e05cf2521e3fdb64e242a0a2d006909edde
